home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / drvrs / xgav210.zip / WINV31 / OEMSETUP.INF < prev    next >
INI File  |  1993-07-21  |  5KB  |  134 lines

  1. ;==============================================================================
  2. ;
  3. ; NAME: OEMSETUP.INF (WINDOWS Level 3.1)
  4. ;
  5. ; DESCRIPTION: Device driver setup file for installation of the XGA display
  6. ;              device driver for WINDOWS Level 3.1.  This file is utilized
  7. ;              by the SETUP tool found in WINDOWS.
  8. ;
  9. ;==============================================================================
  10.  
  11. [data]
  12. Version="3.1"
  13.  
  14. [disks]
  15. X =.,  "IBM XGA DOS Driver Diskette (\WINV31 subdirectory)", "XGA 3.1"
  16. Y =\winv31, "IBM XGA DOS Driver Diskette (\WINV31 subdirectory)", "XGA 3.1W"
  17. 1 =. ,"Microsoft Windows 3.1 Disk #1",disk1
  18. 2 =. ,"Microsoft Windows 3.1 Disk #2",disk2
  19. 3 =. ,"Microsoft Windows 3.1 Disk #3",disk3
  20. 4 =. ,"Microsoft Windows 3.1 Disk #4",disk4
  21. 5 =. ,"Microsoft Windows 3.1 Disk #5",disk5
  22. 6 =. ,"Microsoft Windows 3.1 Disk #6",disk6
  23.  
  24.  
  25. [display]
  26. ;==============================================================================
  27. ; The string following the driver description specifies the screen
  28. ; resolution. It is used ONLY to match the system and OEM character sets
  29. ; with the display selection.
  30. ;==============================================================================
  31. ;PROF  = <DRIVER>,       <DESCRIPTION OF DRIVER>,               <RESOLUTION>,  <286 GRABBER>,  <LOGO CODE>,   <VDD>,          <386GRABR>,, <LOGO DATA>,   <EXECUTION SECTION>
  32. ;-----   --------------  -------------------------------------- -------------- --------------- -------------- --------------- ------------ -------------- -------------------
  33. xgahis=X:xga210.drv, "IBM XGA V2.10                                 ","100,96,96",   X:vgacolor.2gr, Y:vgalogo.lgo, X:xgavd210.386, X:xga.3gr,,  Y:vgalogo.rle, HI_SML
  34.  
  35. ; copy these fonts depending on the 386 grabber being used
  36.  
  37. [XGA.3GR]
  38. X:CGA40WOA.FON,X:CGA40850.FON
  39. X:CGA80WOA.FON,X:CGA80850.FON
  40. X:EGA40WOA.FON,X:EGA40850.FON
  41. X:EGA80WOA.FON,X:EGA80850.FON
  42.  
  43. ;==============================================================================
  44. ; Below are the Sections to be executed based on the type of
  45. ; XGA setup selected from the SETUP selection menu. These sections
  46. ; are executed based on which profile line was invoked via setup.
  47. ; These profile lines have been defined above and the parameters
  48. ; which match the below section are labeled <EXECUTION SECTION>.
  49. ;
  50. ; The format of the below XGA modes sections abide by the following
  51. ; syntax:
  52. ;
  53. ; <x:File>, <Destination>, <INI File>, <Section>, <OldLine>, <NewLine>
  54. ;
  55. ; x:File       = File on setup disk x: to be copied to destination.
  56. ; Destination  = 0: for Windows root directory, 0:SYSTEM for Windows system directory.
  57. ; INI File     = .INI to be modified OR created.
  58. ; Section      = Section of INI File to be modified OR created.
  59. ; OldLine      = Old text line to be removed from Section of INI File.
  60. ; NewLine      = New text line to be written to Section of INI File.
  61. ;==============================================================================
  62. [HI_SML]
  63. ,0:,SYSTEM.INI, XGA_DISPLAY, "XGA_Resolution"
  64. ,0:,SYSTEM.INI, XGA_DISPLAY, "BitsPerPixel"
  65. ,0:,SYSTEM.INI, XGA_DISPLAY, "VerPixel"
  66. ,0:,SYSTEM.INI, XGA_DISPLAY, "HorPixel"
  67. ,0:,SYSTEM.INI, XGA_DISPLAY, "FontSize"
  68. ,0:,SYSTEM.INI, XGA_DISPLAY, "XGA_Resources",  "XGA_Resources=1"
  69.  
  70. X:XGAMSG.GML,0:SYSTEM
  71.  
  72. X:XGACONF.CPL,0:SYSTEM
  73. X:XGACONF.HLP,0:SYSTEM
  74.  
  75. X:VGASYS.FON,0:SYSTEM
  76. X:8514SYS.FON,0:SYSTEM
  77. X:8515SYS.FON,0:SYSTEM
  78.  
  79. X:VGAFIX.FON,0:SYSTEM
  80. X:8514FIX.FON,0:SYSTEM
  81. X:8515FIX.FON,0:SYSTEM
  82.  
  83. X:VGAOEM.FON,0:SYSTEM
  84. X:8514OEM.FON,0:SYSTEM
  85. X:8515OEM.FON,0:SYSTEM
  86.  
  87. X:SSERIFE.FON,0:SYSTEM
  88. X:SSERIFF.FON,0:SYSTEM
  89.  
  90. X:COURE.FON,0:SYSTEM
  91. X:COURF.FON,0:SYSTEM
  92.  
  93. X:SERIFE.FON,0:SYSTEM
  94. X:SERIFF.FON,0:SYSTEM
  95.  
  96. X:SYMBOLE.FON,0:SYSTEM
  97. X:SYMBOLF.FON,0:SYSTEM
  98.  
  99. ;==============================================================================
  100. ; Font Installation Section
  101. ;==============================================================================
  102. [sysfonts]
  103. X:VGASYS.FON, "VGA (640x480) resolution System font",     "100,96,96"
  104. X:8514SYS.FON,"8514/A (1024x768) resolution System font", "100,120,120"
  105.  
  106. [fixedfonts]
  107. X:VGAFIX.FON, "VGA (640x480) resolution Fixed System Font",     "100,96,96"
  108. X:8514FIX.FON,"8514/A (1024x768) resolution Fixed System Font", "100,120,120"
  109.  
  110. [oemfonts]
  111. X:VGAOEM.FON, "VGA (640x480) resolution Terminal Font (USA/Europe)",   "100,96,96",  1
  112. X:8514OEM.FON,"8514 (1024x768) resolution Terminal Font (USA/Europe)", "100,120,120",1
  113.  
  114. ;==============================================================================
  115. ; Install only the fonts that apply to the resolution selected on the display
  116. ; menu.
  117. ;==============================================================================
  118. [fonts]
  119. X:SSERIFE.FON, "MS Sans Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
  120. X:SSERIFF.FON, "MS Sans Serif 8,10,12,14,18,24 (8514/A res)", "100,120,120"
  121.  
  122. X:COURE.FON, "Courier 10,12,15 (VGA)   ", "100,96,96"
  123. X:COURF.FON, "Courier 10,12,15 (8514/A)", "100,120,120"
  124.  
  125. X:SERIFE.FON, "MS Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
  126. X:SERIFF.FON, "MS Serif 8,10,12,14,18,24 (8514/A res)", "100,120,120"
  127.  
  128. X:SYMBOLE.FON, "Symbol 8,10,12,14,18,24 (VGA)   ", "100,96,96"
  129. X:SYMBOLF.FON, "Symbol 8,10,12,14,18,24 (8514/A)", "100,120,120"
  130.  
  131. X:ROMAN.FON,  "Roman (All res) ", "CONTINUOUSSCALING"
  132. X:SCRIPT.FON, "Script (All res)", "CONTINUOUSSCALING"
  133. X:MODERN.FON, "Modern (All res)", "CONTINUOUSSCALING"
  134.